
neuroscience is systems of interconnected
neurons.
Computational theory is the device is
characterized as a mapping from one kind of
information to another, the abstract properties of
this mapping are defined precisely, and its
appropriateness and adequacy for the task as
hand are demonstrated
Cross over is the recombination operation where
two strings and a cross over site are selected to
swap the to produce next set of solutions.
1. Neighborhood structure/Move mechanism, 2.
Move Attribute (used for Tabu classification)3.
Tabu status and duration (tenure) 4.Aspiration
criteria5. Stopping criteria
FLC is Fuzzy logic Controller where a rule base
is formed by an expert for agiven problem and a
suitable solut arrived at using an inferen ion is ce
engine.
This cane defined as a broad set of interrelated
decisions on obtaining, operating, and
maintaining physical and human resources for
electricity generation, transmission, and
distribution that minimize the total cost of
providing electric power to all classes of
consumers, subject to engineering, market, and
regulatory constraints.
Expert
System or
Knowledge
Based System
Expert system is a computer system that
emulates the decision-making ability of a human
expert. Expert systems are designed to solve
complex problems by reasoning about
knowledge, represented primarily as if–then
rules rather than through conventional
procedural code.
Inference engine that consists of algorithms for
manipulating the knowledge represented in the
knowledge base to solve a problem presented to
the system
Domain expert :The individuals who currently
are experts in solving the problems; here the
system is intended to solve;
Knowledge engineer :The individual who
encodes the expert's knowledge in a declarative
form that can be used by the expert system;
User : The individual who will be consulting
with the system to get advice which would have
been provided by the expert.
Expert systems are built with products called
expert system shells. A shell is a piece of
software which contains the user interface, a
format for declarative knowledge in the
knowledge base, and an inference engine. The